home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Magazin: Amiga-CD 1996 September & October
/
Amiga-CD 1996 #9-10.iso
/
demos
/
storm-c
/
stormc
/
include
/
functions.h
< prev
next >
Wrap
C/C++ Source or Header
|
1995-12-28
|
290b
|
15 lines
#ifndef _INCLUDE_FUNCTIONS_H
#define _INCLUDE_FUNCTIONS_H
/*
** $VER: functions.h 10.1 (19.7.95)
** Includes Release 40.15
**
** '(C) Copyright 1995/96 Haage & Partner Computer GmbH'
** All Rights Reserved
*/
#ifndef _INCLUDE_PRAGMA_ALL_LIB_H
#include <pragma/all_lib.h>
#endif
#endif